event n. 1.事件;事情;事变;大事。 2.偶然事件,可能发生的事。 3.活动,经历。 4.〔古语〕结局。 5.【体育】项目〔尤指重要比赛〕。 6.【法律】诉讼[判决]的结果。 It was quite an event. 那确实是件大事。 current events 时事。 a double event 双打比赛。 prophesy [wise] after theevent 事后诸葛亮。 field and track event 田径赛。 a target event 射靶比赛。 a team event 团体赛。 at all events=in any event 无论怎样。 in either event 无论是这样还是那样。 in no event 决不能。 in that event 在那时候,在那种场合;如果那样。 in the event 1. 结果,终于。 2. 〔美国〕如果。 in the event of 万一在…的时候,若…一…。 in the (natural) course of events 按自然趋势。 pull off the event 比赛得奖。
Create database events , for example , can occur only at the server instance level 例如, create _ database事件仅可在服务器实例级执行。
You can capture and save data about each database event to a file or table to analyze later 可以捕获关于每个数据库事件的数据,并将其保存到文件或表供以后分析。
Event notifications are a special kind of database object and send information about server and database events to a service broker service 事件通知是一种特殊的数据库对象,可以将有关服务器和数据库事件的信息发送到service broker 。
For example , alerts can be configured to notify an operator of a particular database event or operating system condition that may need immediate action 例如,可以配置警报,将可能需要立即采取行动的特定数据库事件或操作系统情况通知操作员。
Event notifications are special kinds of database object that send information about server and database events to a sql server service broker 事件通知是特殊种类的数据库对象,用于将有关服务器和数据库事件的信息发送到sql server service broker 。
Describes event notifications as a special kind of database object that can send information about server and database events to a service broker 说明作为特殊数据库对象的事件通知,事件通知可以向service broker发送有关服务器和数据库事件的信息。
F . using a server - scoped ddl trigger the following example uses a ddl trigger to print a message if any create database event occurs on the current server instance , and uses the 在以下示例中,如果当前服务器实例出现任何create login 、 alter login或drop login事件,则将使用ddl触发器来打印消息,并使用